.lang_select{
    position:static;
    margin-bottom:0;
}
.lang_select .select_lang{
    background:url(../images/ic-website-thin-white.svg) center no-repeat;
    position:absolute;
    right:60px;
    top:19px;
    width: 23px;
    height: 23px;
    background-size:100%;
}